- GetDopplerFactor
SLresult function(SL3DDopplerItf self, SLpermille* pDopplerFactor) GetDopplerFactor;
Undocumented in source.
- GetVelocityCartesian
SLresult function(SL3DDopplerItf self, SLVec3D* pVelocity) GetVelocityCartesian;
Undocumented in source.
- SetDopplerFactor
SLresult function(SL3DDopplerItf self, SLpermille dopplerFactor) SetDopplerFactor;
Undocumented in source.
- SetVelocityCartesian
SLresult function(SL3DDopplerItf self, const SLVec3D* pVelocity) SetVelocityCartesian;
Undocumented in source.
- SetVelocitySpherical
SLresult function(SL3DDopplerItf self, SLmillidegree azimuth, SLmillidegree elevation, SLmillimeter speed) SetVelocitySpherical;
Undocumented in source.